CPU Cycles

英 [ˌsiː piː ˈjuː ˈsaɪklz] 美 [ˌsiː piː ˈjuː ˈsaɪklz]

网络  cpu周期; 执行周期

计算机



双语例句

  1. The G.723 uses less network bandwidth, but consumes more CPU cycles than the G.711 codec.
    使用的网络带宽比G.711编码少,但是需要消耗更多的CPU周期。
  2. Reusing static content from the cache greatly improves client performance, reducing both bandwidth consumed and server CPU cycles.
    重用缓存中的静态内容大大改善了客户端性能,减少了带宽消耗和服务器CPU周期。
  3. The reduction in time spent in kernel mode reduces the overall CPU cycles required to do the same work.
    内核模式时间的减少降低了执行同一工作时所需的总体CPU周期。
  4. By design, the protocol is meant to eat CPU cycles, so runtime efficiency really does matter.
    按照设计,这个协议就是要吃光所有的CPU周期,因此运行效率非常关键。
  5. You pick the configuration and pay for bandwidth, storage, and CPU cycles as needed.
    可以选择配置,根据需要的带宽、存储量和CPU周期付费。
  6. Reading the data from the main memory requires more CPU cycles.
    从主存储器读数据需要较多的CPU周期。
  7. Before tuning anything, your system must have available CPU cycles.
    在进行任何优化前,系统必须有可用的CPU周期。
  8. Remember that this compression is software-based, so its benefits will tax your environment with extra CPU cycles.
    记住,这种压缩是基于软件的,因此它所带来的好处是以系统额外的CPU周期为代价的。
  9. If mishandled, SQL Relay creates a new single-point-of-failure weak-link in an application architecture, one that consumes extra CPU cycles and introduces delays and errors in database retrieval.
    如果处理不当的话,SQLRelay将在应用程序架构中引起新的单点故障弱连接,这将消耗更多CPU周期并在数据库检索中引入延迟和错误。
  10. There are lots of runnable threads and not enough CPU cycles to process what needs to be done.
    有大量可运行线程,但没有足够的CPU周期来处理需要完成的工作。
  11. And simply responding to application requests for data can come with unacceptable costs in CPU cycles.
    仅仅是响应应用程序对数据的请求就会带来难以接受的CPU开销。
  12. In addition to being a good security practice, doing so saves you both memory and CPU cycles.
    这不但是一种良好的安全实践,而且可以节省内存和CPU时间。
  13. As you can see from the code, this very simple app includes two functions, a and b, both of which sit in busy loops wasting CPU cycles.
    正如我们从代码中可以看到的,这个非常简单的应用程序包括两个函数:DE>aDE>和DE>bDE>,它们都处于一个繁忙的循环中消耗CPU周期。
  14. In many cases, the performance gain due to reduced I/ O and better memory utilization outweighs the extra CPU cycles required to compress and decompress data.
    在许多情况下,由于减少I/O和更好的内存利用率产生的性能收益会超过数据压缩和解压所需的额外CPU周期的负面影响。
  15. Each time data traverses the user-kernel boundary, it must be copied, which consumes CPU cycles and memory bandwidth.
    数据每遍历用户内核一次,就要被拷贝一次,这会消耗CPU周期和内存带宽。
  16. Collecting data with agents on compute nodes can suck memory and CPU cycles from the user's jobs.
    在计算节点上通过代理收集数据会与用户的作业争夺内存和CPU时间。
  17. Although compression and decompression in DB2 consumes some additional CPU cycles, compression also reduces the number of physical I/ O operations necessary to read a certain amount of data from disk.
    虽然DB2中的压缩和解压缩会消耗额外的CPU周期,但是压缩也会减少从磁盘读取特定数量的数据所需的物理I/O操作。
  18. The program called ncpu has a function "engine()" which uses up CPU cycles on the CPU.
    此程序调用了ncpu,其中包含函数“engine()”,此函数耗尽了CPU上的CPU时钟周期。
  19. The zombie is not running or consuming CPU cycles; it is merely taking up process table space.
    僵死进程不运行或消耗CPU周期;它只是占用进程表空间。
  20. These jobs are a nice use of spare CPU cycles.
    这些工作是对空闲CPU周期的极好利用。
  21. These characteristics recognize that service realization ultimately runs in one or more physical containers with limited resources such as CPU cycles, storage, memory, network bandwidth, and so on.
    这些特征意味着服务实现最终在一个或多个物理容器中运行,容器具有有限的CPU周期、存储空间、内存、网络带宽等资源。
  22. Pressure on memory caches will cause increased disk or network I/ O, and increased page reclaim activity will cause a guest to consume more CPU cycles.
    内存缓存压力会造成磁盘或网络I/O增加,页面回收活动增加会让客户消耗更多的CPU周期。
  23. The reason is that in most cases, the scripting language is interpreted "on the fly" and loses time and CPU cycles having to parse and validate text as it's executed.
    其中的原因是,大多数情况下脚本语言是“即时”解译的,因而它在执行时会损失一些解析和验证文本的时间和CPU周期。
  24. HTTP users can expect to take significantly more CPU cycles on the DPAR than an NRPC client.
    HTTP用户在DPAR上比在NRPC客户机上估计可以多占用非常多的CPU周期。
  25. Shared Dedicated Capacity& This permits the donation of spare CPU cycles from dedicated processor partitions to be used in the shared processor pool.
    共享专用容量&这允许专用处理器分区将空闲CPU周期捐献出来,以便在空闲处理器池中使用。
  26. The reason for this is, we want the CPU cycles to be partitioned fairly.
    这么做的原因是:我们希望公平的分割CPU周期。
  27. It surely needs CPU cycles, it may need disk IO.
    CPU资源肯定是需要的,可能还需要磁盘IO。
  28. Even worse, desktop CPU cycles are potentially wasted as each end station processes each broadcast.
    更有甚者,由于每个端站要处理每个广播,台式机CPU周期也被潜在地浪费掉了。
  29. It is often possible to optimize memory usage at the expense of some CPU cycles, and vice versa.
    以一些CPU周期为代价来优化内存用法通常是可能的,反之亦然。
  30. As data formats, plain text and HTML are highly situational, but they can save CPU cycles on the client side.
    作为数据格式,纯文本和HTML是高度限制的,但它们可节省客户端的CPU周期。